@font-face {
    font-family: 'HarmonyOS Regular';
    src: url('../fonts/HarmonyOS_Sans_Regular.ttf');
}

@font-face {
    font-family: 'HarmonyOS Bold';
    src: url('../fonts/HarmonyOS_Sans_Bold.ttf');
}

body {
    font-family: 'HarmonyOS Regular';
}

.header__link {
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
    color: #797979 !important;
}

header .link-secondary {
    color:#0e95e1 !important;
}

header .get_started___btn {
    background:#0e95e1;
    border: 0;
    border-radius: 35px;
    padding: 8px 16px;
    font-family: 'HarmonyOS Regular';
    margin-left: 10px;
    font-size: 15px;
}

header .get_started___btn:focus,
header .get_started___btn:active,
header .get_started___btn:hover {
    background-color:#0e95e1 !important;
}

header .login___btn {
    color: #363636;
    font-family: 'HarmonyOS Regular';
    font-size: 15px;
    text-decoration: none;
}

.main___empower_title {
    font-family: 'HarmonyOS Bold';
    color: white;
    font-size: 40px;
}

.main___empower_description {
    font-family: 'HarmonyOS Regular';
    color: white;
    font-size: 15px;
}

.twy___bg_jumbotron {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.card___transform {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 0;
}

.card___main_statistics {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 0;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.transform__icon {
    width: 60px;
    margin: auto;
}

.bg__theme {
    background-color:#0e95e1;
}

.cursor_pointer {
    cursor: pointer;
}

.trade__title {
    font-family: 'HarmonyOS Bold';
    color: white;
    font-size: 45px;
}

.bold___font_title {
    font-family: 'HarmonyOS Bold';
}

.under_bg____heading_title {
    font-family: 'HarmonyOS Bold';
    font-size: 40px;
}

.under_bg____heading_title___symbol {
    color:#0e95e1 !important;
}

.under_bg____heading_description {
    font-size: 14px;
    color: #9C9C9C !important;
}

.card__transform____description {
    font-size: 14px;
    color: #797979;
}

.transform__title____description {
    font-size: 14px;
    color: #797979;
}

.list___items_point {
    color: #797979;
    font-size: 15px;
    margin-top: 25px;
}

.subscription____title {
    font-family: 'HarmonyOS Bold';
    color: white;
    font-size: 25px;
}

.subscription_title______description {
    font-family: 'HarmonyOS Regular';
    color: white;
    font-size: 15px;
}

.subscription____input_group button {
    color:#0e95e1;
    background: #ffff;
    border: 0;
    border-radius: 35px;
    padding: 8px 16px;
    font-family: 'HarmonyOS Bold';
    margin-left: 10px;
    font-size: 15px;
}

.subscription____input_group button:active,
.subscription____input_group button:focus,
.subscription____input_group button:hover {
    color:#0e95e1 !important;
    background: #ffff !important;
}

.subscription____input_group input {
    font-size: 12px;
    background: transparent;
}

.subscription____input_group input::placeholder {
    color: #ffff;
}

.subscription____input_group input:focus,
.subscription____input_group input:hover,
.subscription____input_group input:active {
    background: transparent !important;
    box-shadow: none !important;
    border-color: #ffff !important;
    color: #ffff !important;
}

.footer___bottom_section {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-top: 0.5px solid#0e95e1;
    color: #9C9C9C;
    font-size: 14px;
    margin-top: 40px;
}

.footer__company____description {
    font-family: 'HarmonyOS Regular';
    color: #9C9C9C;
    font-size: 14px;
}

footer .nav-link {
    color: #797979 !important;
    font-family: 'HarmonyOS Regular';
    font-size: 14px;
    margin-bottom: 5px;
}

.align_items__center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.real__stories_____title {
    color:#0e95e1;
}

.real__stories____description {
    color: #363636;
    font-weight: 800;
    margin-top: 15px;
}































@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

#testimonial-area .section-heading h2 {
    font-size: 48px;
    line-height: 58px;
}

.testi-wrap {
    position: relative;
    height: 550px;
    margin-top: -80px;
}

.client-single {
    margin-top: 20px;
    text-align: center;
    position: absolute;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.client-info, .client-comment {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.client-single.inactive .client-comment, .client-single.inactive .client-info {
    display: none;
}

.client-single.inactive .client-comment, .client-single.inactive .client-info {
    opacity: 0;
    visibility: hidden;
}

.client-single.position-1 {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
}

.client-single.position-2 {
    left: -40px;
    top: 105px;
}

.client-single.position-3 {
    left: -60px;
    top: 240px;
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
}

.client-single.position-4 {
    left: 55px;
    top: 380px;
}

.client-single.position-5 {
    top: 30px;
    right: 55px;
}

.client-single.position-6 {
    top: 225px;
    right: -40px;
}

.client-single.position-7 {
    top: 400px;
    right: 45px;
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
}

.client-single.active {
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    /* width: 70%; */
    width: 55%;
}

.client-single.active .client-comment, .client-single.active .client-info {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    z-index: 99;
}

.client-single.active .client-img {
    width: 160px;
    height: 160px;
    margin: 0 auto 24px;
    position: relative;
}

.client-single.active .client-img:before {
    border-radius: 100%;
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9d5bfe), to(#3890fe));
    background-image: linear-gradient(180deg, #9d5bfe 0%, #3890fe 100%);
    padding: 5px;
    width: 160px;
    height: 160px;
    top: -4px;
    left: 0px;
    position: absolute;
    z-index: -1;
}

.client-single .client-img img {
    width: 150px;
    border-radius: 50%;
    border: 8px solid #d1e9ff;
    cursor: pointer;
}

.client-single.active .client-img img {
    max-width: 160px;
    margin: 0 auto 24px;
    border: 0;
}

.client-comment {
    padding: 0 30px;
}

.client-comment h3 {
    font-size: 22px;
    line-height: 32px;
    color: #505b6d;
}

.client-comment span i {
    font-size: 60px;
    color: #0084ff;
    margin: 40px 0 24px;
    display: inline-block;
}

.client-info h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 4px;
}

.client-info p {
    color: #0084ff;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-3, .client-single.position-7 {
        -webkit-transform: scale(0.3) !important;
        transform: scale(0.3) !important;
    }

    .client-single.active .client-img img {
        max-width: 100px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 108px;
        height: 108px;
        top: -4px;
        left: 6px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 580px;
    }

    #testimonial-area {
        padding: 100px 0 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-5, .client-single.position-7 {
        right: 0;
    }

    .client-single.position-4 {
        left: 0;
    }

    .client-single.position-3, .client-single.position-7 {
        -webkit-transform: scale(0.3) !important;
        transform: scale(0.3) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 630px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5, .client-single.position-7, .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3, .client-single.position-7 {
        -webkit-transform: scale(0.25) !important;
        transform: scale(0.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 600px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5, .client-single.position-7, .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3, .client-single.position-7 {
        -webkit-transform: scale(0.25) !important;
        transform: scale(0.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 550px;
    }
}